projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c9a98
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 19 Feb 2001 13:58:17 +0000
(13:58 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 19 Feb 2001 13:58:17 +0000
(13:58 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6da6931083e9aa4724249746f893b0bb7b610343..80aedce45f24c26f9832099029550447c824c5ef 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2001-02-19 Gerd Moellmann <gerd@gnu.org>
+ * keyboard.c (recursive_edit_1): Bind `inhibit-redisplay' and
+ set redisplaying_p to 0 here instead of in Frecursive_edit.
+ (Frecursive_edit): Don't bind `inhibit-redisplay' and don't
+ set redisplaying_p.
+
* xdisp.c (Qinhibit_menubar_update, inhibit_menubar_update):
New variables.
(syms_of_xdisp): Initialize new variables.